hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Task
feature
Undocumented in source.
struct
Task (
alias
Fn
) {
import
std
.
traits
;
;
import
std
.
meta
;
;
Feature
*[]
dependencies
;
auto
execute
(Parameters!Fn[1..$] args);
}
Members
Functions
execute
auto
execute
(Parameters!Fn[1..$] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dependencies
Feature
*[]
dependencies
;
Undocumented in source.
Meta
Source
See Implementation
feature
mixin templates
StartFeatures
structs
Download
DownloadURL
ExistenceChecker
ExistenceStatus
Feature
Installation
TargetVersion
Task
VersionRange